Fix compiler and run time warnings in nsmenu.m and nsterm.m
authorJan D. <jan.h.d@swipnet.se>
Tue, 31 Jul 2012 16:19:03 +0000 (18:19 +0200)
committerJan D. <jan.h.d@swipnet.se>
Tue, 31 Jul 2012 16:19:03 +0000 (18:19 +0200)
commit2c43ae1cf10518b978cd43b919e622a1fcabd668
treee076665f92b4a18e833393dc2863952ba14b8d36
parent106aefd70a6d72e93402a231a237ec123688b88e
Fix compiler and run time warnings in nsmenu.m and nsterm.m

*  nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame/FVAR changes.

* nsmenu.m (update_frame_tool_bar): Change key from NSObject* to id.

* nsterm.m (ns_draw_fringe_bitmap, ns_dumpglyphs_image): Use drawInRect
instead of compositeToPoint.
(applicationShouldTerminate): Pass NS String literal to NSRunAlertPanel.
src/ChangeLog
src/nsmenu.m
src/nsterm.m